tests/test-config: Fix regex causing Debian test failure
authorRobert Fairley <rfairley@redhat.com>
Wed, 17 Apr 2019 16:03:55 +0000 (12:03 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 23 Apr 2019 06:11:39 +0000 (06:11 +0000)
commit498a8bd404db86b6b46662ccde5a51344b212187
treed0ec13dd4c8a18c4bfbbdd09f598747b99811986
parent95d6701fb9c4f7cfe152b8f5f2f47f8c0ba81402
tests/test-config: Fix regex causing Debian test failure

Fix CI failure due to mismatching quotes in the error output given
between Fedora and Debian test suites.

Example of the error in Debian Stretch:
https://api.travis-ci.org/v3/job/519335717/log.txt

Closes: #1839
Approved by: cgwalters
tests/test-config.sh